home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1424 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Wanted: PIPE replacement!
  5. Date: 18 Jan 1996 15:05:19 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj64ttt17mo.fsf@hpsrk.fc.hp.com>
  9. References: <4dgbo2$4i9@sparcserver.lrz-muenchen.de>
  10. NNTP-Posting-Host: hpsrk.fc.hp.com
  11. In-reply-to: flowerp@ldvgpi01.eikon.e-technik.tu-muenchen.de's message of 16 Jan 1996 14:12:18 GMT
  12. X-Newsreader: Gnus v5.0.9
  13.  
  14.  
  15. > PIPE: (or queue) handler. When pushing large data files through the
  16. > PIPE:, I will always lose data. Obviously PIPE: was only built for small
  17. > files (text output of programs etc.)
  18.  
  19. I don't think so.  I just tried transferring 31 Mb (the largest file I
  20. had handy) through two PIPE: pipes.  Worked fine, no data loss
  21. whatsoever.  If by "large data files" you mean something bigger than
  22. that, then I've never tried, so you may be right.  But that is, if not
  23. big, at least not small I think.
  24.  
  25. > Is there any PIPE: replacement that will NOT lose data on big transfers?
  26.  
  27. I've never seen the current one lose data.  How big of a transfer are
  28. you talking about, anyway?
  29.  
  30.   - steve
  31.